Skip to content

[UR][NativeCPU] Refactor UR Native CPU reference counting #19200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: sycl
Choose a base branch
from

Conversation

martygrant
Copy link
Contributor

For #18644

Most UR adapters had their own reference counting of some sort. This adds a new RefCount class and refactors adapter code so all adapters can share the same code for reference counting. This PR handles Native CPU and I will open more PRs for each adapter in turn.

@martygrant martygrant force-pushed the refCountRefactorNative branch from 05ea17d to d1138c2 Compare June 27, 2025 16:21
@martygrant martygrant force-pushed the refCountRefactorNative branch from d1138c2 to 9107001 Compare July 2, 2025 09:18
@martygrant martygrant force-pushed the refCountRefactorNative branch from 9107001 to f8d0024 Compare July 3, 2025 08:20
@martygrant martygrant force-pushed the refCountRefactorNative branch from f8d0024 to 84a37f8 Compare July 3, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant